home *** CD-ROM | disk | FTP | other *** search
/ The National Palace Museum Experience / The National Palace Museum Experience.iso / Programs / Object.dxr / 00099.ls < prev    next >
Encoding:
Text File  |  1998-11-19  |  90 b   |  7 lines

  1. on prepareFrame
  2.   global language
  3.   if language = "E" then
  4.     showobjname()
  5.   end if
  6. end
  7.